docs/build: Do not use move-if-changed
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 20 Apr 2015 10:49:23 +0000 (11:49 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 22 Apr 2015 13:47:23 +0000 (14:47 +0100)
commitc4ade4a052738bbc6e4623ab29d45cf734ac462a
tree3a74e17b5b524d96138831d34d9fdc4dea4a3904
parentdc32170c38f04b12ffc1a756c8f01b0aefbdecc7
docs/build: Do not use move-if-changed

Nothing expensive depends on these results.

Also prefer $(INSTALL_DATA) over cp to get correct file attributes (see
fb33b2b "docs: make .txt files over-writable when building from r/o sources")

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
CC: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
docs/Makefile